home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / fish / 676-700 / 677 / makelink / makelink.doc < prev    next >
Text File  |  1995-03-18  |  2KB  |  64 lines

  1. Documentation for MakeLink 1.1                                       21.07.1991
  2.  
  3.    I. Usage
  4.  
  5. MakeLink is a replacement for the original 2.0 MakeLink command
  6.  
  7.       MakeLink <name1> <name2> [HARD]
  8.  
  9. This will create a link from name1 to name2. It will be a soft link unless the
  10. HARD keyword is specified.
  11.  
  12. NOTE: Directory lister programs show soft links always as directories. This is
  13.       probably caused by the fact that they don't resolve the soft link for
  14.       examining the type of the real object.
  15.  
  16.  
  17.   II. Why a new MakeLink?
  18.  
  19. Improvements over the 2.0 MakeLink:
  20.  
  21.    - Supports soft links.
  22.  
  23. Improvements over Matthias Scheler's (Tron) MakeLink:
  24.  
  25.    - Bug removed (Didn't UnLock() a lock)
  26.    - Version string
  27.    - Source code available
  28.  
  29.  III. Compilation
  30.  
  31. This program was developed with the shareware version of DICE. Use dmake to
  32. compile it.
  33.  
  34.  
  35.   IV. History
  36.  
  37. 1.1: Release version (21.07.1991)
  38.    - V37 version check added
  39.    - Now residentable
  40.  
  41. 1.0: Release version (20.07.1991)
  42.    - Initial release
  43.  
  44.  
  45.    V. Legal stuff
  46.  
  47. This program is freely distributable, but copyrighted by me. This means that
  48. you can copy it freely as long as you don't ask for any more money than a
  49. nominal fee for copying. THIS APPLIES TO GERMAN PD DEALERS TOO!!! This program
  50. may be put on PD disks, especially on Fred Fish's AmigaLibDisks. If you want to
  51. distribute this program you MUST keep this document and the source code with
  52. it. Program, document and source code must be distributed in their original
  53. unmodified form. Of course you can use an archiver like LHarc to make it
  54. available on mailboxes and FTP sites. This program cannot be used for
  55. commercial purposes without written permission from the author. The author can
  56. not be made responsible for any damage which is caused by using this program.
  57.  
  58. Send comments, suggestions or bug reports to:
  59.  
  60.    Snail : Stefan Becker, Holsteinstrasse 9, 5100 Aachen, GERMANY
  61.    Domain: stefanb@cip-s01.informatik.rwth-aachen.de
  62.    Bang  : ..mcvax!unido!rwthinf!cip-s01!stefanb
  63.    FIDO  : 2:242/7.6
  64.